NexusPi Git Node
Commits copilot/add-rtnode-configuration-options (9529fa8a)
9529fa8 James L 2026-04-26 20:47:50 - 3 months ago
Rename to RTNode; clean up env and binary names
8dca5d5 James L 2026-04-26 20:38:20 - 3 months ago
Remove V4 8MB build; delete make_release.py
68fed6e James L 2026-04-26 20:17:17 - 3 months ago
Add make_release.py; overhaul flash.py decision tree
7eab3f9 James L 2026-04-26 20:13:29 - 3 months ago
Web flasher: use merged binary for both modes; mirror flash.py decision tree
bac9ea9 James L 2026-04-26 20:08:48 - 3 months ago
Web flasher: add Update vs First Install mode toggle
a6feed2 James L 2026-04-26 20:05:20 - 3 months ago
Web flasher: remove V4 8MB variant; add settings-cleared warning
96899a0 James L 2026-04-26 19:54:27 - 3 months ago
Add web flasher (GitHub Pages) using ESP Web Tools
1177181 James L 2026-04-26 19:23:01 - 3 months ago
Add configurable Node Name to portal, display, and advertisement
18a1407 James LaFarge 2026-04-24 21:16:52 - 3 months ago
Rename RNode labels to RTNode in boundary setup UI
ca45b06 copilot-swe-agent[bot] 2026-04-24 20:35:57 - 3 months ago
Address review feedback: isinf check + sizeof(double) static_assert
37f29ee copilot-swe-agent[bot] 2026-04-24 20:33:41 - 3 months ago
Implement Reticulum interface-discovery announce protocol
1b5aac7 copilot-swe-agent[bot] 2026-04-24 20:17:23 - 3 months ago
Use isnan() for NaN checks in advertisement value validation
de1e16a copilot-swe-agent[bot] 2026-04-24 20:15:26 - 3 months ago
Add device-advertisement options to RTNode config portal
c84006d James LaFarge 2026-04-16 12:01:05 - 3 months ago
chore: checkpoint current changes
3157b8e James L 2026-03-20 23:08:03 - 4 months ago
v1.0.23: Show node public hash in WiFi config portal
b3b6cd4 James L 2026-03-15 19:57:17 - 4 months ago
Fix flash utility compatibility and rebuild firmware binaries
7e56611 James L 2026-03-15 17:54:11 - 4 months ago
Add AI development note to README
56c1a6b James L 2026-03-14 12:19:11 - 4 months ago
Normalize release binary file modes
79cb2d4 James L 2026-03-14 12:18:37 - 4 months ago
Add transport mode notes and config updates
d8c9257 James L 2026-03-11 21:43:25 - 5 months ago
v1.0.22: Update precompiled firmware binaries for V3 and V4
300676e James L 2026-03-11 21:42:24 - 5 months ago
Add SF=5 option to config portal spreading factor dropdown
d49c55a James L 2026-03-11 21:35:56 - 5 months ago
v1.0.21: Update precompiled firmware binaries for V3 and V4
85d8fc7 James L 2026-03-11 21:14:25 - 5 months ago
Set default screen blank time to 5 minutes and added SF=5 as an option
949c13c James L 2026-03-08 13:59:13 - 5 months ago
feat: add LED indicators and headless mode support for V3/V4
8db47d4 jrl290 2026-03-06 14:50:50 - 5 months ago
Clarify support for Heltec WiFi LoRa 32 V4 and V3
ed36e79 James L 2026-03-05 23:38:39 - 5 months ago
Default display blanking to 10 minutes (enabled)
42f0eec James L 2026-03-05 23:33:18 - 5 months ago
Rename to RTNode-HeltecV4, replace 'boundary' with 'transport' in docs
e33008c James L 2026-03-01 19:49:25 - 5 months ago
fix: V4 also uses DIO, boot monitor on all full flashes, find ~/.local/bin/esptool
8ce5ba2 James L 2026-03-01 19:27:52 - 5 months ago
remove temp commit msg file
c2119ed James L 2026-03-01 19:27:22 - 5 months ago
Fix V3 bootloop: DIO flash mode, auto-verify, boot monitoring
7b71181 James L 2026-02-28 16:12:02 - 5 months ago
v1.0.17: flash.py - app detection + clean flash flow
4b28c65 James L 2026-02-28 15:30:01 - 5 months ago
v1.0.16: Auto-detect partition table mismatch before flashing
3a511e8 James L 2026-02-28 15:21:34 - 5 months ago
v1.0.15: Default TX power to board PA_MAX_OUTPUT
a3ea18b James L 2026-02-28 15:15:21 - 5 months ago
v1.0.14: Display blanking config in captive portal
5c153e5 James L 2026-02-28 15:00:03 - 5 months ago
flash.py: Auto-download from GitHub with cache, add --release/--offline flags
f042dd5 James L 2026-02-28 14:40:05 - 5 months ago
v1.0.13: Fix path discovery starvation and remove redundant announce echo blocking
1122e9a James L 2026-02-28 12:49:30 - 5 months ago
v1.0.12: Fix link MTU clamping, echo-back prevention, oversized frame detection
4e5d4ee James L 2026-02-27 17:51:20 - 5 months ago
v1.0.8: Fix heap exhaustion from unbounded random_blobs
59784a3 James L 2026-02-27 16:38:10 - 5 months ago
v1.0.7: Fix LocalTcpInterface mode — AP→GATEWAY to allow announce rebroadcasts
8184000 James L 2026-02-27 15:12:09 - 5 months ago
v1.0.6: Fix link establishment through boundary node
888e6ef jrl290 2026-02-26 14:35:40 - 5 months ago
Update README.md
41a9e5b jrl290 2026-02-26 14:35:08 - 5 months ago
Fix formatting in README.md diagram
5e0e3f5 James L 2026-02-26 14:32:18 - 5 months ago
v1.0.5: Heltec V3 support, heap stability fix, TCP reconnection improvements
990649d James L 2026-02-25 13:48:10 - 5 months ago
Fix heap exhaustion: enable PSRAM allocator + bound all tables + auto-reboot watchdog
8ee8e86 James L 2026-02-25 10:23:36 - 5 months ago
Add WiFi disconnect watchdog + re-enable debug logging
50e392c James L 2026-02-23 22:49:45 - 5 months ago
flash.py: default to app-only flash, preserving settings
5077aa3 James L 2026-02-23 22:43:54 - 5 months ago
Boundary mode: performance optimizations + boundary filter
5ed70dc James L 2026-02-23 18:08:29 - 5 months ago
v1.0.0: Boundary mode with bidirectional LoRa↔TCP transport
e741d1c James L 2026-02-22 21:54:28 - 5 months ago
feat: add interactive erase prompt and 1200 baud bootloader reset option
adc330d James L 2026-02-22 21:47:00 - 5 months ago
fix: flash.py binary detection, boot_app0 discovery, add --erase flag
760e92f James L 2026-02-22 21:24:06 - 5 months ago
Fix flash address detection: use bootloader magic byte, not file size
8561e9d James L 2026-02-22 21:19:59 - 5 months ago
Fix esptool discovery: prefer pip-installed over bundled
840f51d James L 2026-02-22 20:58:44 - 5 months ago
Add flash utility, display fixes, and comprehensive README
1cbed7a James L 2026-02-22 20:28:13 - 5 months ago
Fix TCP receive: path table update + interface naming + 10Mbps bitrate
a746937 James L 2026-02-22 18:25:20 - 5 months ago
Initial commit: RNodeTHV4 boundary mode firmware for Heltec V4
Served by rngit 1.4.2 - Generated in 0s